ImageGear Professional v18 for Mac
Adding Project Files

Once the project settings have been chosen, you can add the files to our project. Please remember that we are trying to build the sample application project, so our project is being built from the Samples/Xcode sub-folder created during the installation process.

For an extended tutorial of Mac OS X development, please refer to Apple documentation, for example, https://developer.apple.com/library/mac/referencelibrary/GettingStarted/RoadMapOSX/books/RM_YourFirstApp_Mac/Articles/GettingStarted.html

The project that Project Assistant creates is a complete Mac OS X application that contains all necessary files organized into several groups. In order to add ImageGear functionality to the sample, you can update existing ImageGearDemo sample code (using copy/paste operations) or just create the necessary files in your project and copy the content of the corresponding files from the ImageGearDemo sample. You also need to include Library/Frameworks/ImageGear18.framework to your project.

If you need PDF support in your application, do the following:

  1. Open the "Build Phases" tab in Target settings.
  2. Add "Copy Files" build phase.
  3. Set destination to "Frameworks".
  4. Move all DL*.framework and ICU*.framework files from /Accusoft/ImageGear18/Bin installation directory there.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback